

VERY IMPORTANT NOTICE :PLEASE RIGHT CLICK ON UR .env FILE AND GIVE IT PERMISSON 600 IMMEDITELY AFTER U ENTERED UR DATABASE DETEAILS IN IT, ITS VERY IMPORTANT U DO THIS.
Installation
Server Requirements:

*. Ensure your PHP version >= 8.1.0

* .Mysql 5.X


Installation Process:

1. Upload and extract the Corepip.zip files to your website public_html directory or the directory you which to run your site from (sub-directory or sub-domain) in your filemanager


2. Create your DATABASE and USER E.G. DATABASE: site_db, USER: site_username, PASSWORD: ******** .

3. Ensure you grant the database user all permissions.

4. Go to your phpmyadmin and upload the database.sql inside SQL folder

5. Go back to file manager public_html where you extracted the files and open  .env  update the .env with database details u created  site will be up.

6. Congrats, you are done!


To add livechat go to resources/views/layouts/includes you will see livechat.blade.php add your live chat code there
admin url is 

yoururl/admin/login
admin@mail.com
admin123


************ TO SET WALLET ADDRESS **********************

1 - Create the payment method in admin. Example Bitcoin, Ethereum, USDT_Trc20

2 - Go to env file, go to line 32. fix up the addresses there

3 - You can create new one by using the same payment method name you used - Very important else if wont show



Please don't use default logins for live website change ur databse details 

create 1 min cron job using  this command


wget -O--q https://yoururl/cron

or
curl -s "https://https://yoururl/cron/queue?token=7453" > /dev/null 2>&1

Runing both can be very effective 

For the trading when a user makes a trades admin has ablity to influence or make a trade to be win or loss by going to the admin trading management then pending trades on the action can choose a particular trade to be win or loss.
If admin selects nothing the trades are decided by live  market 


SECURITY DISCLIAMER:
Change default admin passwords immediately and monitor wallet 
activity regularly. We are not responsible for breaches due to
unaltered settings or infrequent checks.

*********************************************************************
**** This online TRADING script is for educational purposes only. 
We are not responsible for any illegal use of this script. ******
The company is not liable for any damages or legal issues from misuse. Users must comply with all laws.

The company will not be held liable for any failed transactions Incorrect payments, or unauthorized changes to payment methods or addresses. It is crucial that you review and confirm all payment details before proceeding with any financial transactions.

********************************************************************












